From e2d2ea6fd7a5e274797ac7e59af74947a067a44d Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 4 Dec 2008 19:56:42 +0000 Subject: [PATCH] Add missing space in gtk-doc deprecated syntax 2008-12-04 Johan Dahlin * gtk/gtkstatusicon.c: Add missing space in gtk-doc deprecated syntax svn path=/trunk/; revision=21845 --- ChangeLog | 5 +++++ gtk/gtkstatusicon.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4cd57ecd2b..41c3907928 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-04 Johan Dahlin + + * gtk/gtkstatusicon.c: + Add missing space in gtk-doc deprecated syntax + 2008-12-03 Simos Xenitellis Bug 557420 – Some compose sequences don't work anymore (or only in diff --git a/gtk/gtkstatusicon.c b/gtk/gtkstatusicon.c index 280beaaa64..371b0847ef 100644 --- a/gtk/gtkstatusicon.c +++ b/gtk/gtkstatusicon.c @@ -2162,7 +2162,7 @@ gtk_status_icon_get_screen (GtkStatusIcon *status_icon) * * Since: 2.10 * - * Deprecated:2.16: Use gtk_status_icon_set_tooltip_text() instead. + * Deprecated: 2.16: Use gtk_status_icon_set_tooltip_text() instead. */ void gtk_status_icon_set_tooltip (GtkStatusIcon *status_icon, -- 2.30.2